17. Exercise: Missing Permissions
Quiz: Missing Permissions
Missing Permission
Comment out the <uses-permission android:name="android.permission.INTERNET" /> statement in the AndroidManifest.xml and then run the app. Make a search in the app, and then look in the Android Monitor logcat.
Quiz: Missing Permissions